net/http.http2synctestGroupInterface.Now (method)

4 uses

	net/http (current package)
		h2_bundle.go#L3809: 			now = group.Now()
		h2_bundle.go#L3924: 	Now() time.Time
		h2_bundle.go#L4240: 		return s.group.Now()
		h2_bundle.go#L7629: 		return t.http2transportTestHooks.group.Now()